/ Assembly List / LJCGenTextEdit / GenDataManager / RetrieveRepeatItem

Namespace - LJCGenTextEdit


Parameters
sectionName - The Section name.
repeatItemName - The RepeatItem name.

Returns

The RepeatItem object.

Syntax

C#
public RepeatItem RetrieveRepeatItem(String sectionName, String repeatItemName)

Retrieves a RepeatItem record from the object data.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.